home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / linuxdoc-sgml / bin / prehtml < prev    next >
Text File  |  1994-06-23  |  148b  |  9 lines

  1. #! /bin/sh
  2.  
  3. # Modify $LINUXDOC for location of linuxdoc-sgml tree
  4.  
  5. LINUXDOC=/usr/skunk/lib/linuxdoc-sgml
  6.  
  7. LIB=$LINUXDOC/lib
  8. sed -f $LIB/prehtml.sed
  9.